home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 2629 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.8 KB

  1. Path: gos.ukc.ac.uk!njh
  2. From: njh@ukc.ac.uk (Niki Hemmings)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Demo/game to OS frien
  5. Date: Fri, 02 Feb 96 20:25:08 GMT
  6. Organization: University of Kent at Canterbury, UK.
  7. Sender: njh@ukc.ac.uk
  8. Distribution: world
  9. Message-ID: <14433@gos.ukc.ac.uk>
  10. References: <4e8h9j$mp5@sinsen.sn.no> <3873.6603T379T952@wr.com.au> <4ekma4$8b@serpens.rhein.de> <2839nbf60.alamito@marketgraph.xs4all.nl>
  11. Reply-To: njh@ukc.ac.uk (Niki Hemmings)
  12. NNTP-Posting-Host: gos.ukc.ac.uk
  13.  
  14. In article <2839nbf60.alamito@marketgraph.xs4all.nl>,
  15. Ruud van Gaal <rvg@marketgraph.xs4all.nl> wrote:
  16. >Just to add a little gasoline, have any of you cod3rz ever thought of the 
  17. >fact that the Amiga OS1.2 doesn't work on AGA machines? Haven't tested it in 
  18. >practice, but it's not necessary, since it is bleeding obvious since, for 
  19. >example, AGA copperlists are not the same as they used to be (and the old 
  20. >copperlists don't work on AGA).
  21.  
  22. Prehaps you should test it.  I have, and I can tell you that it does work.
  23.  
  24. >So if the Amiga's own kernel doesn't work with newer hardware, why are you 
  25. >convinced your own code can? You must be a bit stupid, not? It's really 
  26. >laughable.
  27.  
  28. Ruud, that's a very silly thing to say.  It would only be a reasonable
  29. proposition if you were assuming that (a) OS1.2 didn't work, and (b) OS1.2
  30. was the most compatible piece of software you could possibly write for
  31. the Amiga.
  32.  
  33. Assumption (a) is false, and assumption (b), well, try this for
  34. compatibility:
  35.  
  36. start:
  37.     rts
  38.  
  39. There we are.  That's my code, and I can tell you that it will work for
  40. every model of Amiga since the beginning of time that has a 680x0
  41. processor, and also every model of Atari ST, and every model of Apple
  42. Macintosh.  It's more compatible than Amiga OS1.2 in that respect.
  43.  
  44. Now, stop baiting, and try thinking.
  45.  
  46. Nik.
  47.